Skip to content

Fix opBinaryRight error message to suggest lhs instead of rhs#30

Closed
abulgit wants to merge 1 commit intomasterfrom
issue-22147
Closed

Fix opBinaryRight error message to suggest lhs instead of rhs#30
abulgit wants to merge 1 commit intomasterfrom
issue-22147

Conversation

@abulgit
Copy link
Owner

@abulgit abulgit commented Feb 6, 2026

Close dlang#22147
For opBinaryRight, the parameter represents the left-hand side operand, so it should be lhs

@abulgit abulgit closed this Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve error message when opBinaryRight is missing

1 participant